Stream from Jan 16, 2024 at https://twitch.tv/sphaerophoria Today we were working on https://github.com/sphaerophoria/todo-fs The goal for the day was to create an API to allow a client to create/delete items in a filesystem. As usual, things were harder than initially expected, and we had some fun trying to get a channel of communication up and running. We eventually got there though :) 00:00 Intro 08:30 Unix socket experimentation 31:50 Add a socket like file to the filesystem 48:10 Looking at write and read 01:01:15 Debugging unexpected behavior